@charset "utf-8";
/* CSS Document */

body {
    background: #fff;
    border: none;
    padding: 0px;
    margin: 0px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 12px;
    border: none;
    color: #666;
}

hr,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td,
img,
div {
    padding: 0px;
    margin: 0px;
    font-size: 12px;
    border: none;
}

a {
    text-decoration: none;
    color: #333;
}

a:hover {
    color: #000;
}

ul,
li {
    list-style: none;
}

p {
    margin: 0px;
    padding: 0px;
}

h1,
h2,
h3,
h4,
h5 {
    margin: 0px;
    padding: 0px;
}


.focus {
    width: 100%;
    height: auto;
    min-width: 1250px;
}

/* banner-box */
/* rslides */
.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.rslides li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides li:first-child {
    position: relative;
    display: block;
    float: left;
}

.rslides img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}

/*pager*/
.callbacks_tabs.callbacks1_tabs {
    margin-top: -40px;
    position: relative;
    z-index: 5;
    margin-bottom: 20px;
}

.callbacks_tabs.callbacks1_tabs li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-left: 5px;
    border-radius: 10px;
    border: 1px solid #FFF;
    position: relative;
}

.callbacks_tabs.callbacks1_tabs li a {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 10px;
    position: absolute;
    left: 0;
    z-index: 1000;
    color: rgba(100, 200, 300, 0);
    color: transparent;
}

.callbacks_tabs.callbacks1_tabs li.callbacks_here a {
    background: #FFF;
}

/* Callback example */
.callbacks_container {
    margin-bottom: 2px;
    position: relative;
    width: 100%;
    max-width: 100%;
    text-align: center;
}

.callbacks {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.callbacks li {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}

.callbacks img {
    display: block;
    position: relative;
    z-index: 1;
    height: auto;
    width: 100%;
    border: 0;
}

.callbacks .caption {
    display: block;
    position: absolute;
    z-index: 2;
    font-size: 20px;
    text-shadow: none;
    color: #fff;
    background: #000;
    background: rgba(0, 0, 0, .8);
    left: 0;
    right: 0;
    bottom: 0;
    padding: 10px 20px;
    margin: 0;
    max-width: none;
}

.callbacks_nav {
    position: absolute;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 50%;
    left: 0;
    opacity: 0.6;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    height: 61px;
    width: 38px;
    background: transparent url("../images/themes.gif") no-repeat left top;
    margin-top: -30px;
    display: none;
}

.callbacks_container:hover .callbacks_nav {
    display: block;
}

.callbacks_nav:active {
    opacity: 1.0;
}

.callbacks_nav.next {
    left: auto;
    background-position: right top;
    right: 0;
}




.title {
    width: 100%;
    height: 180px;
    padding: 60px 0px 40px 0px;
    text-align: center;
}

.title strong {
    font-family: "??????";
    font-size: 30px;
    display: block;
    text-align: center;
    color: #333;
    line-height: 45px;
    height: 55px;
    text-align: center;
}

.title span {
    width: auto;
    display: block;
    height: 40px;
    line-height: 18px;
    color: #8c8c8c;
}


.f1 {
    width: 100%;
    height: 1070px;
    background: #fff;
    margin: 0px auto;
}

.f1m {
    width: 1200px;
    margin: 0px auto;
}

.f1l {
    width: 229px;
    float: left;
    height: 747px;
    overflow: hidden;
    background: #008484;
}

.f1lt {
    width: 229px;
    height: 57px;
    line-height: 57px;
    text-align: center;
    font-family: "??????";
    font-size: 18px;
    color: #fff;
    font-weight: 700;
}

.f1lt2 {
    width: 150px;
    border-bottom: 1px #22b3b3 dotted;
    /* line-height: 20px; */
    padding-top: 22px;
    background: #009999 url(//cdn.myxypt.com/64f58055/21/09/69e02bdc599742df664ec6579660afe19daa590c.png) 25px 26px no-repeat;
    padding-bottom: 22px;
    padding-right: 20px;
    font-size: 14px;
    font-family: "??????";
    padding-left: 59px;
}

.f1lt2 a {
    color: #fff;
    display: block;
}

.f1lt2:hover {
    background: #006464 url(//cdn.myxypt.com/64f58055/21/09/69e02bdc599742df664ec6579660afe19daa590c.png) 25px 26px no-repeat;
    transition: all .2s linear;
    -ms-transform: all .2s linear;
    /*IE9*/
    -webkit-transform: all .2s linear;
    /*Safari and Chrome*/
    -o-transform: all .2s linear;
    /*Opera*/
    -moz-transform: all .2s linear;
    /* Firefox*/
}

.f1lt3 {
    width: 170px;
    height: 54px;
    border-bottom: 1px #22b3b3 dotted;
    line-height: 22px;
    padding-top: 10px;
    background: #009999 url(//cdn.myxypt.com/64f58055/21/09/69e02bdc599742df664ec6579660afe19daa590c.png) 25px 26px no-repeat;
    font-size: 14px;
    font-family: "??????";
    padding-left: 59px;
}

.f1lt3 a {
    color: #fff;
    display: block;
}

.f1lt3:hover {
    background: #006464 url(//cdn.myxypt.com/64f58055/21/09/69e02bdc599742df664ec6579660afe19daa590c.png) 25px 26px no-repeat;
    transition: all .2s linear;
    -ms-transform: all .2s linear;
    /*IE9*/
    -webkit-transform: all .2s linear;
    /*Safari and Chrome*/
    -o-transform: all .2s linear;
    /*Opera*/
    -moz-transform: all .2s linear;
    /* Firefox*/
}

.f1lt4 {
    width: 170px;
    height: 64px;
    border-bottom: 1px #22b3b3 dotted;
    line-height: 64px;
    background: #009999 url(//cdn.myxypt.com/64f58055/21/09/69e02bdc599742df664ec6579660afe19daa590c.png) 25px 26px no-repeat;
    font-size: 14px;
    font-family: "??????";
    padding-left: 59px;
}

.f1lt4 a {
    color: #fff;
    display: block;
}

.f1lt4:hover {
    background: #006464 url(//cdn.myxypt.com/64f58055/21/09/69e02bdc599742df664ec6579660afe19daa590c.png) 25px 26px no-repeat;
    transition: all .2s linear;
    -ms-transform: all .2s linear;
    /*IE9*/
    -webkit-transform: all .2s linear;
    /*Safari and Chrome*/
    -o-transform: all .2s linear;
    /*Opera*/
    -moz-transform: all .2s linear;
    /* Firefox*/
}

.f1r {
    width: 970px;
    float: right;
    background: #fff;
    border-left: none;
}

.f1r ul {
    width: 970px;
}

.f1r ul li {
    width: 270px;
    height: 220px;
    margin: 25px 0px 0px 40px;
    float: left;
    border: 1px #E4E4E4 solid;
}

.f1r ul li a {
    display: block;
}

.f1r ul li img {
    width: 270px;
    height: 180px;
    padding: 0px;
    margin-bottom: -3px;
}

.f1r ul li span {
    width: 270px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-family: "??????";
    font-size: 14px;
    background: #f1f1f1;
    display: block;
}

.f1r ul li:hover span {
    background: #009999;
    color: #fff;
}



.index_banner {
    width: 100%;
    height: 200px;
    background: url(//cdn.myxypt.com/64f58055/21/09/ea4eb79d963abb58c9d98f5f3cc00718d82d4517.jpg) center no-repeat;
    min-width: 1250px;
}




.f2 {
    width: 100%;
    height: auto;
    margin-bottom: 50px;
}

.f2m {
    width: 1200px;
    height: auto;
    background: url(//cdn.myxypt.com/64f58055/21/09/0518acef568fdbd1e660c399be87e3d034171de6.jpg) center repeat-y;
    margin: 50px auto 0px auto;
}


.f2m1 {
    width: 550px;
    height: 500px;
    float: left;
    position: relative;
}

.f2mt1 {
    width: 100%;
    height: 22px;
    line-height: 22px;
    margin-bottom: 20px;
}

.f2mt1 strong {
    color: #0b7979;
    font-size: 22px;
    font-family: "??????";
    float: right;
}

.f2mt1 span {
    font-family: arial;
    text-transform: uppercase;
    padding: 0px 10px;
    float: right;
    margin-top: 6px;
    line-height: 16px;
}

.f2m1ico {
    width: 39px;
    height: 25px;
    position: absolute;
    right: -63px;
    top: 0px;
}

.f2m1img {
    width: 550px;
    height: 215px;
    margin-bottom: 20px;
}

.f2m1m {
    width: 550px;
    height: auto;
}

.f2m1m p {
    line-height: 22px;
    margin-bottom: 10px;
    text-indent: 0;
}


.f2m2 {
    width: 550px;
    height: 500px;
    float: right;
    position: relative;
}

.f2mt2 {
    width: 100%;
    height: 50px;
    line-height: 50px;
}

.f2mt2 strong {
    color: #0b7979;
    font-size: 22px;
    font-family: "??????";
    float: left;
}

.f2mt2 span {
    font-family: arial;
    text-transform: uppercase;
    padding: 0px 10px;
    float: left;
    margin-top: 10px;
    line-height: 40px;
}

.f2m2ico {
    width: 39px;
    height: 25px;
    position: absolute;
    left: -62px;
    top: 255px;
}

.f2m2img {
    width: 550px;
    height: 230px;
    margin-bottom: 10px;
}

.f2m2m {
    width: 550px;
    height: auto;
}

.f2m2m p {
    line-height: 22px;
    margin-bottom: 10px;
    text-indent: 0;
}


.f2m3 {
    width: 600px;
    height: 570px;
    float: left;
    position: relative;
}

.f2mt3 {
    width: 550px;
    padding-right: 50px;
    height: 22px;
    line-height: 22px;
    margin-bottom: 20px;
}

.f2mt3 strong {
    color: #0b7979;
    font-size: 22px;
    font-family: "??????";
    float: right;
}

.f2mt3 span {
    font-family: arial;
    text-transform: uppercase;
    padding: 0px 10px;
    float: right;
    margin-top: 6px;
    line-height: 16px;
}

.f2m3ico {
    width: 39px;
    height: 25px;
    position: absolute;
    right: -13px;
    top: 0px;
}

.f2m3m {
    width: 540px;
    height: 225px;
    padding: 300px 40px 0px 20px;
    background: url(//cdn.myxypt.com/64f58055/21/09/9d7a68b3b5a4f7cc4844a208b11ad372a2914a72.jpg) -1px 0px no-repeat;
}

.f2m3m img {
    height: 210px;
    width: auto;
    margin: 0px 20px;
}


.f2m4 {
    width: 550px;
    height: 570px;
    float: right;
    position: relative;
}

.f2mt4 {
    width: 100%;
    height: 50px;
    line-height: 50px;
}

.f2mt4 strong {
    color: #0b7979;
    font-size: 22px;
    font-family: "??????";
    float: left;
}

.f2mt4 span {
    font-family: arial;
    text-transform: uppercase;
    padding: 0px 10px;
    float: left;
    margin-top: 10px;
    line-height: 40px;
}

.f2m4ico {
    width: 39px;
    height: 25px;
    position: absolute;
    left: -62px;
    top: 300px;
}

.f2m4img {
    width: 525px;
    height: 275px;
    margin-bottom: 0px;
}

.f2m4m {
    width: 550px;
    height: auto;
}

.f2m4m p {
    line-height: 20px;
    margin-bottom: 10px;
    text-indent: 0;
}

.f2m4m strong {
    font-size: 14px;
    line-height: 30px;
    font-family: "??????";
}

.f2bg {
    width: 100%;
    height: 22px;
    background: url(//cdn.myxypt.com/64f58055/21/09/adfd3ab62f114ae2b51f555dcf329a805851bafb.jpg) repeat-x;
    text-align: center;
    margin-bottom: 20px;
    min-width: 1250px;
}

.f3 {
    width: 100%;
    height: auto;
    background: #fff;
    margin-bottom: 100px;
}

.f3_m {
    width: 1200px;
    height: auto;
    margin: 0px auto;
}

.f3_m1 {
    width: 570px;
    height: 380px;
    float: left;
}

.f3fg1 {
    width: 60px;
    height: 380px;
    float: left;
}


.f3t {
    width: 570px;
    height: 35px;
    line-height: 35px;
    background: url(//cdn.myxypt.com/64f58055/21/09/e5e2a83ee7e2fb4c291ae3cf0154135451e0bc95.jpg) repeat-x bottom;
}

.f3t span {
    border-bottom: 1px #009999 solid;
    display: block;
    width: 80px;
    height: 34px;
    float: left;
}

.f3t span strong {
    font-family: "??????";
    font-size: 16px;
    font-weight: 400;
    padding-left: 8px;
    color: #333;
}

.f3t img {
    margin-top: 12px;
    float: left;
}

.f3t a {
    float: right;
}

.f3_m1m {
    width: 570px;
    height: auto;
}

.f3_m1m ul {
    width: 570px;
    height: auto;
}

.f3_m1m ul li {
    width: 550px;
    height: 80px;
    margin: 10px 0px 0px 0px;
    padding: 10px;
}

.f3_m1m ul li:hover {
    background: #EFEFEF;
}

.f3_m1mimg {
    width: 110px;
    height: 80px;
    float: left;
}

.f3_m1m1 {
    width: 400px;
    float: right;
    font-size: 16px;
    font-family: "??????";
    height: 18px;
    line-height: 14px;
    color: #222;
    padding-right: 10px;
}

.f3_m1m1 a {
    color: #222;
}

.f3_m1m2 {
    width: 400px;
    float: right;
    height: 26px;
    line-height: 26px;
    color: #888;
    padding-right: 10px;
}

.f3_m1m2 span {
    padding: 0px 10px 0px 5px;
}

.f3_m1m3 {
    width: 400px;
    float: right;
    line-height: 18px;
    color: #555;
    padding-right: 10px;
}

.f3_m1m3 a {
    color: #666;
}



.f3_m2 {
    width: 570px;
    height: 240px;
    float: left;
    margin-top: 40px;
}

.f3fg2 {
    width: 60px;
    height: 240px;
    float: left;
    margin-top: 40px;
}

.f3_m2 ul {
    width: 570px;
    height: auto;
    margin-top: 15px;
}

.f3_m2 ul li {
    width: 510px;
    height: 30px;
    line-height: 30px;
    background: url(//cdn.myxypt.com/64f58055/21/09/bb68e54b4be3278a107571e4e0c39b6b6048d84d.png) 15px 12px no-repeat;
    text-align: right;
    padding: 0px 20px 0px 40px;
}

.f3_m2 ul li a {
    float: left;
}

.f3_m2 ul li:hover {
    background: #EFEFEF url(//cdn.myxypt.com/64f58055/21/09/bb68e54b4be3278a107571e4e0c39b6b6048d84d.png) 15px 12px no-repeat;
}




.f4 {
    width: 100%;
    height: 520px;
    background: #f1f1f1;
    min-width: 1250px;
}

.f4 ul {
    width: 1250px;
    height: 340px;
    margin: 0px auto;
    padding: 90px 0px;
}

.f4 ul li {
    width: 200px;
    height: 340px;
    margin: 0px 25px;
    float: left;
}

.f4 ul li img {
    width: 200px;
    height: 200px;
    margin-bottom: 10px;
}

.f4 ul li strong {
    font-size: 18px;
    display: block;
    line-height: 45px;
    text-align: center;
    color: #333;
    font-family: "??????";
}

.f4 ul li span {
    display: block;
    color: #666;
    line-height: 20px;
    padding: 0px 10px;
    font-family: "??????";
    text-align: center;
}

.f4 ul li a {
    width: 100px;
    height: 28px;
    background: #797e8a;
    font-family: arial;
    line-height: 28px;
    color: #fff;
    text-align: center;
    display: block;
    margin: 10px auto;
}

.f4 ul li:hover a {
    background: #009999;
}


.title2 {
    width: 100%;
    height: 50px;
    background: url(//cdn.myxypt.com/64f58055/21/09/e5e2a83ee7e2fb4c291ae3cf0154135451e0bc95.jpg) bottom repeat-x;
}

.title2 img {
    width: 5px;
    height: 30px;
    margin: 0px 10px 0px 0px;
    float: left;
}

.title2 span {
    width: 100px;
    height: 40px;
    display: block;
    float: left;
    margin: 9px 0px 0px 0px;
    border-bottom: 1px #009999 solid;
}

.title2 strong {
    float: left;
    color: #008484;
    font-weight: 400;
    font-size: 16px;
    font-family: "??????";
    line-height: 16px;
}

.title2 em {
    font-style: normal;
    float: left;
    line-height: 16px;
    color: #999;
}

.title2_c {
    width: 700px;
    float: right;
    text-align: right;
    margin: 13px 20px 0px 0px;
    line-height: 20px;
    color: #888;
}

.title2_c a {
    margin: 0px 5px;
    color: #888;
}

.title2_m {
    float: right;
    color: #ff7800;
    line-height: 20px;
    margin: 13px 15px 0px 0px;
}


.listba {
    width: 100%;
    height: 150px;
    background: url(//cdn.myxypt.com/64f58055/21/09/56f932858d32997269bbea562988f6be88ec554b.jpg) center;
    min-width: 1250px;
}

.list {
    width: 1200px;
    height: auto;
    margin: 30px auto;
    background: url(//cdn.myxypt.com/64f58055/21/09/3567e109ce1e58695ba42fdafd1e4410cc03f91b.jpg) 250px repeat-y;
}

.listside {
    width: 222px;
    height: auto;
    float: left;
}

.lists1 {
    width: 220px;
    height: auto;
    margin-bottom: 10px;
}

.lists1_m {
    width: 220px;
    height: auto;
}

.lists1_m ul {
    width: 200px;
    height: auto;
    margin: 10px 10px 0px 10px;
    float: left;
}

.lists1_m ul li {
    float: left;
    color: #666;
    height: auto;
    line-height: 18px;
    margin-bottom: 10px;
    border-radius: 6px;
    width: 160px;
    padding: 11px 20px;
    font-size: 14px;
    font-family: "??????";
    background: #def6f6;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;

    behavior: url(../images/pie.htc);
}

.lists1_m ul li a {
    color: #054343;
    display: block;
}

.lists1_m ul li:hover {
    color: #fff;
    background: #009999 url(//cdn.myxypt.com/64f58055/21/09/9a9812ebb7e684c5b03ffd1bd375d4c0352d071b.png) right no-repeat;
}

.lists1_m ul li:hover a {
    color: #fff;
}

.lists1_mh {
    color: #fff;
    background: #f98219 url(//cdn.myxypt.com/64f58055/21/09/9a9812ebb7e684c5b03ffd1bd375d4c0352d071b.png) right no-repeat;
}


.lists2 {
    width: 220px;
    height: auto;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.lists2_m {
    width: 210x;
    height: auto;
    padding: 5px;
}

.lists2_m ul {
    width: 200px;
    height: auto;
    margin: 10px 5px 0px 0px;
}

.lists2_m ul li {
    width: 180px;
    height: 25px;
    line-height: 25px;
    padding-left: 20px;
    background: url(//cdn.myxypt.com/64f58055/21/09/08adc9b004c5e873941f7ed5fa6a8d4134a1c6f5.jpg) -5px 7px no-repeat;
    overflow: hidden;
}

.lists2_m ul li a {
    color: #666;
}


.lists3 {
    width: 220px;
    height: auto;
    margin-bottom: 10px;
}

.lists3_m {
    width: 190x;
    height: auto;
    margin: 20px 15px;
    line-height: 22px;
}


.list_main {
    width: 950px;
    height: auto;
    float: right;
    /* border-left: 1px #d8d8d8 solid; */
}

.list_cp {
    width: 920px;
    height: auto;
    padding: 0px 0px 20px 30px;
}

.list_cp ul {
    width: 920px;
    height: auto;
    margin: 20px 0px;
}

.list_cp ul li {
    width: 270px;
    height: 207px;
    margin: 15px;
    float: left;
    border: 1px #E4E4E4 solid;
}

.list_cp ul li a {
    display: block;
}

.list_cp ul li img {
    width: 270px;
    height: 167px;
    padding: 0px;
    margin-bottom: -3px;
}

.list_cp ul li span {
    width: 270px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-family: "??????";
    font-size: 14px;
    background: #f1f1f1;
    display: block;
}

.list_cp ul li:hover span {
    background: #009999;
    color: #fff;
}



.list_news {
    width: 920px;
    height: auto;
    padding: 0px 0px 0px 30px;
}

.list_news ul {
    width: 920px;
    height: auto;
}

.list_news ul li {
    width: 900px;
    height: 120px;
    padding: 20px 10px;
    border-bottom: 1px #ddd solid;
}

.list_news ul li img {
    width: 160px;
    height: 120px;
    float: left;
}

.list_news ul li strong {
    width: 700px;
    height: 30px;
    float: right;
    font-family: "??????";
    font-size: 16px;
    /* font-weight:400; */
    display: block;
    margin-bottom: 5px;
}

.list_news ul li strong a {
    color: #026565;
}

.list_news ul li p {
    width: 700px;
    height: 50px;
    float: right;
    display: block;
    border-bottom: 1px #c8bdb3 dotted;
    line-height: 22px;
    text-indent: 0;
}

.list_news ul li p a {
    color: #444;
}

.list_news ul li span {
    width: 700px;
    height: 34px;
    float: right;
    display: block;
    line-height: 34px;
    color: #888;
}

.list_news ul li:hover {
    background: #f8f8f8;
}

.list_news2 {
    width: 920px;
    height: auto;
    /* margin:20px 15px; */
    padding: 20px 0px 0px 30px;
}

.list_news2 ul {
    width: 920px;
    height: auto;
}

.list_news2 ul li {
    width: 890px;
    height: 45px;
    line-height: 45px;
    padding-left: 30px;
    background: url(//cdn.myxypt.com/64f58055/21/09/f3c6e8b623df98980a2fdf6ae3fda998787f4e13.jpg) left no-repeat;
    border-bottom: 1px #ddd dotted;
}

.list_news2 ul li:hover a {
    color: #026565;
}

.list_mian_text {
    width: 920px;
    height: auto;
    padding: 20px 0px;
    margin-left: 30px;
}

.com_news_t1 {
    width: 92%;
    height: 80px;
    line-height: 80px;
    border-bottom: 1px #ddd solid;
    font-family: "??????";
    font-size: 24px;
    color: #333;
    padding: 0px 4%;
}

.com_news_t2 {
    width: 92%;
    height: 50px;
    line-height: 50px;
    padding: 0px 4%;
    border-bottom: 1px #ddd solid;
}

.com_news_t2 strong {
    padding-right: 20px;
    font-weight: 400;
    float: left;
}

.com_news_t2 span {
    float: right;
    line-height: 50px;
}

.com_news_m {
    width: 92%;
    height: auto;
    line-height: 24px;
    padding: 20px 4%;
}

.com_news_m p {
    text-indent: 2em;
}

.com_news_m img {
    max-width: 100%;
    height: auto;
    margin: 20px 0px;
}

.bshare-custom {
    margin-top: 16px;
}

.com_news_m1 {
    width: 92%;
    height: auto;
    line-height: 24px;
    padding: 20px 4%;
    line-height: 30px;
    border-top: 1px #ddd solid;
}

.com_news_m1 strong {
    font-size: 14px;
    color: #555;
    display: block;
    float: left;
}

.com_news_m1 span {
    width: auto;
    line-height: 30px;
    padding: 0px 30px;
    float: left;
    margin: 0px 10px;
    background: #F1F1F1;
    border-radius: 5px;
}

.com_news_m2 {
    width: 92%;
    height: auto;
    line-height: 24px;
    padding: 20px 4%;
    line-height: 30px;
    border-top: 1px #ddd solid;
}

.com_news_m2 span {
    display: block;
    line-height: 50px;
}





.list_public {
    width: 900px;
    height: auto;
    padding: 20px 10px;
    margin-left: 30px;
    font-size: 14px;
    font-family: "??????";
    color: #333;
    line-height: 30px;
}

.list_public img {
    margin-bottom: 30px;
}

.list_about {
    width: 900px;
    height: auto;
    padding: 20px 10px;
    margin-left: 30px;
    font-size: 14px;
    font-family: "??????";
    color: #333;
    line-height: 30px;
}

.list_about img {
    margin-bottom: 30px;
}